|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
| Leadtools.Medical.Workstation.Presenters Namespace : WorkstationPresenterBase<V> Class |
The following tables list the members exposed by WorkstationPresenterBase<V>.
| Name | Description | |
|---|---|---|
![]() | View | Gets the UI View that is set in the Initialize method. |
![]() | ViewerContainer | Gets the Leadtools.Medical.Workstation.WorkstationContainer that is set in the Initialize method. |
| Name | Description | |
|---|---|---|
![]() | CanInitializeView | Determines whether the object can run the view. |
![]() | EnsureViewActive | Makes sure that the current view is visible. |
![]() | Initialize | Sets this class with the information needed to work and run the view. |
| Name | Description | |
|---|---|---|
![]() | DoInitialize | Activates the view in derived classes. |
![]() | OnExecutionError | Raises the Error event. |
![]() | OnViewDeactivated | Raises the ViewDestroyed event. |
| Name | Description | |
|---|---|---|
![]() | Error | Occurs when an error occurs running the view. |
![]() | ViewDestroyed | Occurs when the view can no longer be displayed. |